- 
		Home
	
- 
Pods – Custom Content Types and Fields
- 
2.8.21
- 
Code
- 
Classes
-  Base 
		
			
				
					
													
								
																			
											| Total Complexity | 115 | 
																			
											| Dependencies | 10 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 785 | 
																			
											| Lines of code | 407 | 
																			
											| Logical lines of code | 227 | 
																	
							 
													
								
																			
											| Comment lines | 218 | 
																			
											| Methods | 16 | 
																			
											| Properties | 8 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 16
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| register_routes() | B | 40 | 20 | 58 | 
					
				| swaggerize_args() | B | 41 | 16 | 59 | 
					
				| archive_by_args() | B | 43 | 16 | 48 | 
					
				| get_by_args() | A | 43 | 11 | 50 | 
					
				| create_by_args() | A | 45 | 11 | 39 | 
					
				| validate_required_params() | A | 53 | 9 | 20 | 
					
				| update_by_args() | S | 48 | 6 | 34 | 
					
				| delete_by_args() | S | 51 | 5 | 27 | 
					
				| setup_params() | S | 53 | 5 | 24 | 
					
				| get_pod_item_by_id_or_slug() | S | 67 | 5 | 7 | 
					
				| check_permission() | S | 62 | 4 | 12 | 
					
				| parse_args() | S | 64 | 3 | 9 | 
					
				| __construct() | S | 74 | 1 | 5 | 
					
				| convert_type() | S | 68 | 1 | 7 | 
					
				| is_not_null() | S | 80 | 1 | 3 | 
					
				| get_route() | S | 72 | 1 | 5 |